projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9a5ae7
)
Correct vector type of mtk serial entry.
author
robertl
<robertl>
Mon, 11 Feb 2008 17:38:06 +0000
(17:38 +0000)
committer
robertl
<robertl>
Mon, 11 Feb 2008 17:38:06 +0000
(17:38 +0000)
mtk_logger.c
patch
|
blob
|
history
diff --git
a/mtk_logger.c
b/mtk_logger.c
index 44e6c964c705a7135b40376c68450bc65773bf7f..e420107a0eea80e45e60fc8a1cbf5b79acbac29d 100644
(file)
--- a/
mtk_logger.c
+++ b/
mtk_logger.c
@@
-1065,7
+1065,7
@@
static void file_read(void) {
// GPS logger will only handle tracks - neither waypoints or tracks...
ff_vecs_t mtk_vecs = {
- ff_type_
file
,
+ ff_type_
serial
,
{
ff_cap_none /* waypoints */,
ff_cap_read /* tracks */,